Compute Solutions (1 / 6): A startup is developing a complex application with multiple microservices. They want to focus on coding without worrying about the underlying infrastructure. They also need the ability to scale based on traffic and handle background tasks. Which Azure service would be the most suitable for this scenario?
Answer:
Azure Container Apps is designed to handle microservices architecture, providing a serverless experience and enabling scaling based on traffic. It's suitable for startups looking to build complex applications without managing the underlying infrastructure.